﻿Nav/* CSS Document */
html{
	background-color:#edf6ff;
}

/*导航颜色开始*/

.Nav{
	width:100%; 
	height:46px;
	float:left; 
	background:url(../images/blue/index1_28.png) repeat-x;
	margin:auto;
}
/*.Nav .NavUl li{
	float:left;
	width:123px;
	background:url(../images/blue/index07.png) no-repeat right center;
}
.Nav .NavUl li a{
	display:block;
	width:121px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
.Nav .NavUl li a:hover{
	color:#fff000;
	font-weight:bold;
	background-color:#015a8c;
}*/
.CurrentNav a{
	color:#fff000;
	font-weight:bold;
	background-color:#015a8c;
}
.container .Con_right .Login .CurLi{
	float:left;
	background:url(../images/blue/index_53.png) no-repeat left top;
	height:33px;
	line-height:33px;
	width:205px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:16px;
	color:#d4ffb7;
}
.container .Con_right .Login .CurLi a{
	float:left;
	display:block;
	height:33px;
	line-height:33px;
	width:205px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:16px;
	color:#d4ffb7;
}

/*导航颜色结束*/
/*校园新闻开始*/
.container .Con_bottom .SchoolNews{
	float:left;
	height:255px;
	width:320px;
	border:1px solid #d5d5d5;
	background-color:#FFF;
	background-image:url(../images/blue/index_106.png);
	background-position:left top;
	background-repeat:no-repeat;
	margin-right:9px;
}
.container .Con_bottom .SchoolNews .p{
	padding-left:30px;
	float:left;
	color:#0168a1;
}
.footer{
	float:left;
	width:100%;
	height:68px;
	line-height:30px;
	text-align:center;
	background:url(../images/index_132.png) repeat-x left top;
	color:#FFF;
	padding-top:20px;
}
/*校园新闻结束*/
/*内页开始*/
.container .XQleft_Dl dt{
	font-family:"微软雅黑";
	font-size:24px;
	color:#0378b9;
	width:205px;
	padding:10px 0px 10px 30px;
	border-bottom:1px solid #fff;
	margin-left:10px;
	background:url(../images/blue/xiangqing01.png) no-repeat left center;
}
.container .XQright .CurP{
	color:#058abd;
}
.container .XQright .CurP a{
	color:#058abd;
}
.container .XQcenter .CurP{
	color:#058abd;
}
.container .XQcenter .CurP a{
	color:#058abd;
}
/*内页结束*/
/*悬浮框开始*/

.IndexQQ{
	float:left;
	margin:30px 30px;
	width:243px;
	
}
.IndexQQ .IndexQQLi{
	float:left;
	width:9px;
	background:url(../images/blue/blue36.png) no-repeat left center;
	color:#fff;
	padding:0px 6px;
	height:100px;
	padding-top:45px;
}
.IndexQQ .CurLi{
	float:left;
	width:114px;
	background:url(../images/blue/blue33.png) no-repeat left top;
	height:220px;
	color:#0b98ea;
}
.IndexQQ .CurLi dt{
	font-family:"微软雅黑";
	font-size:16px;
	text-align:center;
	width:90px;
	margin-left:12px;
	margin-top:8px;
	height:35px;
	line-height:35px;
	border-bottom:#b4d8f8 1px solid;
}
.IndexQQ .CurLi dd{
	font-family:"宋体";
	font-size:12px;
	text-align:center;
	width:90px;
	margin-left:12px;
	margin-top:8px;
	height:35px;
	line-height:35px;
	border-bottom:#b4d8f8 1px solid;
}




#nav { width:990px; height:38px; line-height: 38px;  list-style-type: none; margin:auto;background:url(../images/blue/index1_28.png) repeat-x left top; }

#nav a { display: block; width: 120px; text-align:center;font-size:16px;font-weight:bold;}

#nav a:link  { color:#fff; text-decoration:none;}
#nav a:visited  { color:#fff;text-decoration:none;}
#nav a:hover  { color:#FFF;text-decoration:none;font-weight:bold;}

#nav li { float: left; width: 120px;}
#nav li a:hover{ background:#005a8c;}
#nav li ul { z-index:10000; line-height: 27px;background: #005a8c; padding-bottom:5px; list-style-type: none;text-align:left; border-top:1px solid #77a6c2; left: -999em; width: 120px; position: absolute; }
#nav li ul li{ float: left; width: 120px; padding:2px 0px; }


#nav li ul a{ display: block; width: 120px;text-align:center;}

#nav li ul a:link {color:#fff; text-decoration:none;}
#nav li ul a:visited { color:#fff;text-decoration:none;}
#nav li ul a:hover {color:#F3F3F3;text-decoration:none;font-weight:normal;background:#068ad4;}

#nav li:hover ul { left: auto;}
#nav li.sfhover ul {left: auto;}

.CurrentLi{ height:40px; line-height:40px; background:url("../images/blue/index07.png") no-repeat right center;}



